home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / 8bit / apps / equation.txt next >
Text File  |  1995-04-22  |  190b  |  4 lines

  1. This is a TurboBASIC XL 'equation' program.  It converts text strings from 
  2. 'infix' style into Reverse Polish (it understands parenthesis and order-of- 
  3. operations), and returns the value. 
  4.